home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 49 / PC Gamer IT CD 49 1-2.iso / pcgamer.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1999-12-31  |  11KB  |  554 lines

  1. object mainform: Tmainform
  2.   Left = 239
  3.   Top = 150
  4.   Width = 800
  5.   Height = 600
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu, biMinimize]
  9.   Caption = 'PC Gamer CDROM'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   OnKeyDown = FormKeyDown
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object SpeedButton3: TSpeedButton
  24.     Left = 24
  25.     Top = 24
  26.     Width = 65
  27.     Height = 17
  28.     Cursor = crHandPoint
  29.     Caption = 'Utilities'
  30.   end
  31.   object SpeedButton4: TSpeedButton
  32.     Left = 24
  33.     Top = 8
  34.     Width = 65
  35.     Height = 17
  36.     Cursor = crHandPoint
  37.     Caption = 'Demos'
  38.   end
  39.   object Image1: TImage
  40.     Left = 16
  41.     Top = 16
  42.     Width = 105
  43.     Height = 105
  44.     Visible = False
  45.   end
  46.   object listloader: TImage
  47.     Left = 440
  48.     Top = 456
  49.     Width = 105
  50.     Height = 105
  51.   end
  52.   object ImageX: TImage
  53.     Left = 32
  54.     Top = 32
  55.     Width = 105
  56.     Height = 105
  57.     Visible = False
  58.   end
  59.   object bitbtn1: TImage
  60.     Left = 24
  61.     Top = 240
  62.     Width = 97
  63.     Height = 97
  64.     Picture.Data = {<image000.bmp>}
  65.     Transparent = True
  66.   end
  67.   object Image2: TImage
  68.     Left = 24
  69.     Top = 140
  70.     Width = 105
  71.     Height = 105
  72.     Picture.Data = {<image001.bmp>}
  73.   end
  74.   object source: TListBox
  75.     Left = 24
  76.     Top = 128
  77.     Width = 249
  78.     Height = 153
  79.     BorderStyle = bsNone
  80.     Ctl3D = False
  81.     Font.Charset = ANSI_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -11
  84.     Font.Name = 'MS Sans Serif'
  85.     Font.Style = [fsBold]
  86.     ItemHeight = 13
  87.     Items.Strings = (
  88.       'This month'#39's feature demo:'
  89.       'Ameriku'
  90.       'vegna ekki mjeri pabbi min'
  91.       'og ekki mjeri fiskur.  Ja, eg'
  92.       'ert fra ameriku og eg ert stulka'
  93.       'fallega!!')
  94.     ParentCtl3D = False
  95.     ParentFont = False
  96.     TabOrder = 10
  97.     Visible = False
  98.   end
  99.   object menudests: TListBox
  100.     Left = 192
  101.     Top = 288
  102.     Width = 81
  103.     Height = 113
  104.     BorderStyle = bsNone
  105.     Ctl3D = False
  106.     Font.Charset = ANSI_CHARSET
  107.     Font.Color = clWindowText
  108.     Font.Height = -13
  109.     Font.Name = 'System'
  110.     Font.Style = []
  111.     ItemHeight = 16
  112.     Items.Strings = (
  113.       '01'
  114.       '02'
  115.       '03'
  116.       '08'
  117.       '04'
  118.       '06'
  119.       '05'
  120.       '09'
  121.       '04'
  122.       '07'
  123.       '08')
  124.     ParentCtl3D = False
  125.     ParentFont = False
  126.     TabOrder = 14
  127.     Visible = False
  128.   end
  129.   object menusource: TListBox
  130.     Left = 112
  131.     Top = 288
  132.     Width = 81
  133.     Height = 113
  134.     BorderStyle = bsNone
  135.     Ctl3D = False
  136.     Font.Charset = ANSI_CHARSET
  137.     Font.Color = clWindowText
  138.     Font.Height = -9
  139.     Font.Name = 'Small Fonts'
  140.     Font.Style = []
  141.     ItemHeight = 11
  142.     Items.Strings = (
  143.       'item one'
  144.       'item two'
  145.       'item three'
  146.       'four'
  147.       'five'
  148.       'six'
  149.       'item seven'
  150.       'eight'
  151.       'niner'
  152.       'ten'
  153.       'ellefu')
  154.     ParentCtl3D = False
  155.     ParentFont = False
  156.     TabOrder = 13
  157.     Visible = False
  158.   end
  159.   object xlist: TListBox
  160.     Left = 24
  161.     Top = 288
  162.     Width = 81
  163.     Height = 113
  164.     BorderStyle = bsNone
  165.     Ctl3D = False
  166.     Font.Charset = ANSI_CHARSET
  167.     Font.Color = clWindowText
  168.     Font.Height = -13
  169.     Font.Name = 'System'
  170.     Font.Style = []
  171.     ItemHeight = 16
  172.     ParentCtl3D = False
  173.     ParentFont = False
  174.     TabOrder = 16
  175.     Visible = False
  176.   end
  177.   object dbcomponents: TPanel
  178.     Left = 32
  179.     Top = 296
  180.     Width = 273
  181.     Height = 201
  182.     Caption = 'dbcomponents'
  183.     TabOrder = 17
  184.     Visible = False
  185.     object df1: TDBText
  186.       Left = 16
  187.       Top = 48
  188.       Width = 65
  189.       Height = 17
  190.       DataSource = DataSource1
  191.     end
  192.     object df2: TDBText
  193.       Left = 16
  194.       Top = 64
  195.       Width = 65
  196.       Height = 17
  197.       DataSource = DataSource1
  198.     end
  199.     object df3: TDBText
  200.       Left = 16
  201.       Top = 80
  202.       Width = 65
  203.       Height = 17
  204.       DataSource = DataSource1
  205.     end
  206.     object df4: TDBText
  207.       Left = 16
  208.       Top = 96
  209.       Width = 65
  210.       Height = 17
  211.       DataSource = DataSource1
  212.     end
  213.     object df5: TDBText
  214.       Left = 16
  215.       Top = 112
  216.       Width = 65
  217.       Height = 17
  218.       DataSource = DataSource1
  219.     end
  220.     object df6: TDBText
  221.       Left = 16
  222.       Top = 128
  223.       Width = 65
  224.       Height = 17
  225.       DataSource = DataSource1
  226.     end
  227.     object df7: TDBText
  228.       Left = 120
  229.       Top = 48
  230.       Width = 65
  231.       Height = 17
  232.       DataSource = DataSource1
  233.     end
  234.     object df8: TDBText
  235.       Left = 120
  236.       Top = 64
  237.       Width = 65
  238.       Height = 17
  239.       DataSource = DataSource1
  240.     end
  241.     object df9: TDBText
  242.       Left = 120
  243.       Top = 80
  244.       Width = 65
  245.       Height = 17
  246.       DataSource = DataSource1
  247.     end
  248.     object df10: TDBText
  249.       Left = 120
  250.       Top = 96
  251.       Width = 65
  252.       Height = 17
  253.       DataSource = DataSource1
  254.     end
  255.     object dbdisplay: TListBox
  256.       Left = 80
  257.       Top = 8
  258.       Width = 177
  259.       Height = 33
  260.       BorderStyle = bsNone
  261.       Ctl3D = False
  262.       Font.Charset = ANSI_CHARSET
  263.       Font.Color = clWindowText
  264.       Font.Height = -11
  265.       Font.Name = 'MS Sans Serif'
  266.       Font.Style = [fsBold]
  267.       ItemHeight = 13
  268.       ParentCtl3D = False
  269.       ParentFont = False
  270.       TabOrder = 0
  271.       Visible = False
  272.     end
  273.     object databases: TListBox
  274.       Left = 192
  275.       Top = 64
  276.       Width = 65
  277.       Height = 57
  278.       ItemHeight = 13
  279.       Items.Strings = (
  280.         'Reviews'
  281.         'Demos'
  282.         'Companies'
  283.         'Patches')
  284.       TabOrder = 1
  285.       Visible = False
  286.     end
  287.   end
  288.   object browsepanel: TPanel
  289.     Left = 0
  290.     Top = 100
  291.     Width = 685
  292.     Height = 405
  293.     BevelOuter = bvNone
  294.     Color = clNone
  295.     Ctl3D = False
  296.     ParentCtl3D = False
  297.     TabOrder = 0
  298.     Visible = False
  299.     object ib: TButton
  300.       Left = 280
  301.       Top = 80
  302.       Width = 75
  303.       Height = 25
  304.       Caption = 'ib'
  305.       TabOrder = 0
  306.       Visible = False
  307.     end
  308.     object pb: TButton
  309.       Left = 280
  310.       Top = 72
  311.       Width = 75
  312.       Height = 25
  313.       Caption = 'ib'
  314.       TabOrder = 1
  315.       Visible = False
  316.     end
  317.     object vb: TButton
  318.       Left = 280
  319.       Top = 64
  320.       Width = 75
  321.       Height = 25
  322.       Caption = 'ib'
  323.       TabOrder = 2
  324.       Visible = False
  325.     end
  326.   end
  327.   object company: TPanel
  328.     Left = 103
  329.     Top = 96
  330.     Width = 689
  331.     Height = 414
  332.     BevelOuter = bvNone
  333.     Caption = 'company'
  334.     Color = clAqua
  335.     TabOrder = 6
  336.     Visible = False
  337.   end
  338.   object patches: TPanel
  339.     Left = 103
  340.     Top = 104
  341.     Width = 689
  342.     Height = 414
  343.     BevelOuter = bvNone
  344.     Caption = 'patches'
  345.     Color = clLime
  346.     TabOrder = 7
  347.     Visible = False
  348.     object patchnotes: TDBText
  349.       Left = 8
  350.       Top = 144
  351.       Width = 249
  352.       Height = 17
  353.     end
  354.   end
  355.   object cds: TPanel
  356.     Left = 103
  357.     Top = 112
  358.     Width = 689
  359.     Height = 414
  360.     BevelOuter = bvNone
  361.     Color = clSilver
  362.     TabOrder = 8
  363.     Visible = False
  364.   end
  365.   object reviews: TPanel
  366.     Left = 103
  367.     Top = 120
  368.     Width = 689
  369.     Height = 414
  370.     BevelOuter = bvNone
  371.     Color = clFuchsia
  372.     TabOrder = 9
  373.     Visible = False
  374.     object rgametitle: TDBText
  375.       Left = 16
  376.       Top = 72
  377.       Width = 481
  378.       Height = 17
  379.     end
  380.     object rcategory: TDBText
  381.       Left = 16
  382.       Top = 104
  383.       Width = 249
  384.       Height = 17
  385.     end
  386.     object rissuepage: TDBText
  387.       Left = 16
  388.       Top = 128
  389.       Width = 257
  390.       Height = 17
  391.     end
  392.     object rconame: TDBText
  393.       Left = 16
  394.       Top = 152
  395.       Width = 249
  396.       Height = 17
  397.     end
  398.     object raddress: TDBText
  399.       Left = 16
  400.       Top = 176
  401.       Width = 249
  402.       Height = 17
  403.     end
  404.     object DBNavigator1: TDBNavigator
  405.       Left = 8
  406.       Top = 360
  407.       Width = 240
  408.       Height = 25
  409.       DataSource = DataSource1
  410.       TabOrder = 0
  411.     end
  412.     object dblook: TDBLookupListBox
  413.       Left = 200
  414.       Top = 150
  415.       Width = 121
  416.       Height = 95
  417.       TabOrder = 1
  418.     end
  419.   end
  420.   object gamepanel: TPanel
  421.     Left = -8
  422.     Top = 107
  423.     Width = 800
  424.     Height = 392
  425.     BevelOuter = bvNone
  426.     Caption = 'gamepanel'
  427.     Color = clBlue
  428.     Ctl3D = False
  429.     ParentCtl3D = False
  430.     TabOrder = 23
  431.     Visible = False
  432.     object screenie: TMemo
  433.       Left = 77
  434.       Top = 32
  435.       Width = 795
  436.       Height = 369
  437.       BorderStyle = bsNone
  438.       Color = clBlue
  439.       Ctl3D = False
  440.       Font.Charset = ANSI_CHARSET
  441.       Font.Color = clWhite
  442.       Font.Height = -13
  443.       Font.Name = 'Small Fonts'
  444.       Font.Pitch = fpFixed
  445.       Font.Style = []
  446.       Lines.Strings = (
  447.         ''
  448.         ''
  449.         ''
  450.         'Coconut Monkey Adventure'
  451.         ''
  452.         'Copyright 1999 Info-Coconut-Monkey-Com'
  453.         ''
  454.         ''
  455.         ''
  456.         ''
  457.         ''
  458.         ''
  459.         ''
  460.         ''
  461.         ''
  462.         ''
  463.         '')
  464.       ParentCtl3D = False
  465.       ParentFont = False
  466.       ReadOnly = True
  467.       TabOrder = 0
  468.     end
  469.     object lineinput: TEdit
  470.       Left = 32
  471.       Top = 367
  472.       Width = 753
  473.       Height = 26
  474.       BorderStyle = bsNone
  475.       Color = clBlue
  476.       Ctl3D = False
  477.       Font.Charset = ANSI_CHARSET
  478.       Font.Color = clWhite
  479.       Font.Height = -20
  480.       Font.Name = 'Small Fonts'
  481.       Font.Pitch = fpFixed
  482.       Font.Style = []
  483.       ParentCtl3D = False
  484.       ParentFont = False
  485.       TabOrder = 1
  486.     end
  487.     object DummyLabel: TEdit
  488.       Left = 0
  489.       Top = 367
  490.       Width = 33
  491.       Height = 26
  492.       BorderStyle = bsNone
  493.       Color = clBlue
  494.       Ctl3D = False
  495.       Font.Charset = ANSI_CHARSET
  496.       Font.Color = clWhite
  497.       Font.Height = -20
  498.       Font.Name = 'Small Fonts'
  499.       Font.Pitch = fpFixed
  500.       Font.Style = [fsBold]
  501.       ParentCtl3D = False
  502.       ParentFont = False
  503.       ReadOnly = True
  504.       TabOrder = 2
  505.       Text = '>>'
  506.     end
  507.   end
  508.   object paths: TListBox
  509.     Left = 24
  510.     Top = 96
  511.     Width = 97
  512.     Height = 25
  513.     ItemHeight = 13
  514.     TabOrder = 4
  515.     Visible = False
  516.   end
  517.   object ListBox1: TListBox
  518.     Left = 640
  519.     Top = 520
  520.     Width = 145
  521.     Height = 49
  522.     ItemHeight = 13
  523.     Items.Strings = (
  524.       'demos.html'
  525.       'add-ons.html'
  526.       'utilities.html'
  527.       'support.html'
  528.       'coconut.html'
  529.       'database.html'
  530.       '')
  531.     TabOrder = 2
  532.     Visible = False
  533.   end
  534.   object list: TOutline
  535.     Left = 184
  536.     Top = 96
  537.     Width = 89
  538.     Height = 25
  539.     OutlineStyle = osPictureText
  540.     ItemHeight = 18
  541.     Font.Charset = DEFAULT_CHARSET
  542.     Font.Color = clWindowText
  543.     Font.Height = -15
  544.     Font.Name = 'MS Sans Serif'
  545.     Font.Style = []
  546.     Color = clBlue
  547.     ParentCtl3D = False
  548.     Ctl3D = False
  549.     TabOrder = 3
  550.     Visible = False
  551.     BorderStyle = bsNone
  552.     ItemSeparator = '\'
  553.     PictureOpen.Data = {<image002.BMF6( ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜>}
  554.